home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2006 October
/
wn148cd2.iso
/
Windows
/
Se divertir
/
MediaPortal
/
Setup.msi
/
_89D652C6F4C5CB6EFB7B225B3B3ACD05
/
_E8EF8D3BF6D444579C33C6F675E90917
< prev
next >
Wrap
Text File
|
2006-03-16
|
3KB
|
111 lines
<window>
<id>0</id>
<defaultcontrol>2</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<controls>
<Page.Triggers>
<!-- animate the width of the first button when the window is loaded -->
<EventTrigger RoutedEvent="Window.Loaded">
<EventTrigger.Actions>
<BeginStoryboard>
<Storyboard>
<DoubleAnimation Storyboard.TargetName="button1" Storyboard.TargetProperty="(Button.Width)" From="0" To="500" Duration="0:0:10" />
</Storyboard>
</BeginStoryboard>
</EventTrigger.Actions>
</EventTrigger>
</Page.Triggers>
<control>
<description>background image</description>
<type>image</type>
<id>1</id>
<posX>0</posX>
<posY>0</posY>
<width>720</width>
<height>576</height>
<texture>background.png</texture>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>320</posX>
<posY>100</posY>
<width>303</width>
<height>37</height>
<texture>Mediaportaltext.png</texture>
</control>
<control>
<description>template for panel in which all buttons should b fitted</description>
<type>image</type>
<id>1002</id>
<posX>70</posX>
<posY>150</posY>
<width>215</width>
<height>249</height>
<texture>-</texture>
</control>
<control>
<description>template for hover image</description>
<type>image</type>
<id>1000</id>
<posX>415</posX>
<posY>200</posY>
<width>128</width>
<height>128</height>
<texture>-</texture>
<visible>no</visible>
</control>
<control>
<description>template for button</description>
<type>button</type>
<id>1001</id>
<posX>79</posX>
<posY>149</posY>
<width>197</width>
<textXOff>37</textXOff>
<textYOff>2</textYOff>
<height>32</height>
<label>605</label>
<font>font16</font>
<textureFocus>button_empty.png</textureFocus>
<textureNoFocus>buttonNF_empty.png</textureNoFocus>
<visible>no</visible>
</control>
<control>
<description>template label for small font</description>
<type>label</type>
<id>1003</id>
<posX>530</posX>
<posY>490</posY>
<label></label>
<align>left</align>
<font>font16</font>
<visible>no</visible>
</control>
<control>
<description>Date</description>
<type>label</type>
<id>200</id>
<posX>600</posX>
<posY>490</posY>
<label>#date</label>
<align>right</align>
<font>font13</font>
</control>
<control>
<description>Time</description>
<type>label</type>
<id>201</id>
<posX>610</posX>
<posY>490</posY>
<label>#time</label>
<align>left</align>
<font>font13</font>
</control>
</controls>
</window>